home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group94a.txt / 000001_icon-group-sender _Fri Jan 7 13:29:34 1994.msg < prev    next >
Internet Message Format  |  1994-08-19  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Sun, 9 Jan 1994 19:06:01 MST
  2. Date: 7 Jan 94 13:29:34 GMT
  3. From: agate!howland.reston.ans.net!pipex!pipex!not-for-mail@ucbvax.Berkeley.EDU  (Ian Phillipps)
  4. Organization: PIPEX Ltd, Cambridge, UK.
  5. Subject: Re: Icon and sockets
  6. Message-Id: <2gjo3u$213@tank.pipex.net>
  7. References: <CJ8CLp.EqF@walter.bellcore.com>
  8. Sender: icon-group-request@cs.arizona.edu
  9. To: icon-group@cs.arizona.edu
  10. Status: R
  11. Errors-To: icon-group-errors@cs.arizona.edu
  12.  
  13. In article <CJ8CLp.EqF@walter.bellcore.com>,
  14.  
  15. >Actually, what I wanted was to manage several sockets simultaneously,
  16. >handling connects and disconnects dynamically. I chose to go with a C
  17. >process that managed the sockets and wrote to a file which I just poled.
  18. >Any better ideas? 
  19.  
  20. Not sure if I'm allowed to say this here :-) but that sounds like more of a
  21. job for Perl, if you want the flexibility of a high-level interpreted
  22. language. Horses for courses, and all that....
  23.  
  24. [See comp.lang.perl - versions for Unix + other systems from various FTP sites]
  25.  
  26. Ian
  27.